home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util3 / grabkick.rdm < prev    next >
Text File  |  1996-06-17  |  2KB  |  47 lines

  1. Short:    Copy KICKSTART-ROM to a file V1.15
  2. Author:   stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  3. Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  4. Version:  1.15
  5. Type:     util/misc
  6.  
  7. There are many legitimate reasons for wishing to make a file copy of a ROM
  8. image. I don't condone using this program for any illegal uses however. You
  9. should be aware of the laws in your region with regard to fair use of
  10. software, including software contained in ROMS.
  11.  
  12. GrabKick can be started from WorkBench or from Shell. It will generate a
  13. SKick-like Kickstart-file named kick..... in the actual drawer.
  14. The points contain the version and revision number. With OS V37 the file
  15. is named kick37175 or like this. (This works only if version is less than
  16. 100 and revision less than 1000, but I think it's a long time from now 40
  17. to 100).
  18. If you enter in CLI something as argument, this will be taken as a filename
  19. instead of the internal name.
  20. On WB-start you will get an asl-requester asking you for a filename.
  21.  
  22. See GrabKick.a for an english revision history!
  23.  
  24. To use the kickstart use Skick, MKick or an other ROM Kicker. Skick and
  25. MKick can be found in util/boot.
  26.  
  27. Why use GrabKick and no other ROM grabber?
  28.  - it's short, only 496 bytes (Assembler!)
  29.  - it works on all OS-Version from V33 (1.2) on!
  30.  - it only produces complete files (deletion of partial file at to less
  31.    disk-space)
  32.  - startable from CLI and WB!
  33.  - uses asl.library requesters for file-selection (only OS2.0 and up)
  34.    (suggested by Ralf Gruner)
  35.  - calculates size of ROM (works with 256K, 512K, ...)
  36.  - it's Public Domain (including sources)
  37.  - It's better than all (most ?) other equal utils.
  38.  
  39. Report suggestions and bugs to:
  40.  
  41. ***************************************************************************
  42. * snail-mail: Dirk Stoecker              * e-mail:                        *
  43. *             Geschwister-Scholl-Str. 10 * stoecker@rcs.urz.tu-dresden.de *
  44. *             01877 Bischofswerda        * phone:                         *
  45. *             GERMANY                    * GERMANY 03594/706666           *
  46. ***************************************************************************
  47.